.b_Carousel-FullWidth{position:relative}.b_Carousel-FullWidth .slider{max-width:100% !important}.b_Carousel-FullWidth .slider .slide{position:relative;padding:0;overflow:hidden;height:80vh;min-height:400px;display:flex;justify-content:center}.b_Carousel-FullWidth .slider .slide .background,.b_Carousel-FullWidth .slider .slide .foreground{position:absolute;height:inherit}.b_Carousel-FullWidth .slider .slide .background{position:relative;z-index:5}.b_Carousel-FullWidth .slider .slide .background .carousel-background-overlay{position:absolute;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.5) 60%);z-index:7;left:0}.b_Carousel-FullWidth .slider .slide .background .carousel-background-image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:4;max-height:1200px}.b_Carousel-FullWidth .slider .slide .foreground{z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center}.b_Carousel-FullWidth .slider .slide .foreground h1{color:var(--color-secondary-a);text-align:center;max-width:63vw}@media(min-width: 1600px){.b_Carousel-FullWidth .slider .slide .foreground h1{max-width:63vw}}.b_Carousel-FullWidth .slider-controls-wrapper{bottom:20px;position:absolute;width:100%;padding:100px 0 20px 0}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls{align-items:center;display:flex;justify-content:center}@media(min-width: 768px){.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls{justify-content:space-between}}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls{gap:40px}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-arrow{background-color:rgba(0,0,0,0) !important;border:none;height:29px;overflow:hidden;padding:0;text-indent:-100px;width:18px;margin-top:-80vh;border:0}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-arrow.prev{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.55' height='29.44' viewBox='0 0 17.55 29.44'%3E%3Cpath d='M14.72 2.83 2.82 14.72l11.9 11.9' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4'/%3E%3C/svg%3E")}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-arrow.next{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.55' height='29.44' viewBox='0 0 17.55 29.44'%3E%3Cpath d='m2.83 2.83 11.89 11.89-11.9 11.9' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='4'/%3E%3C/svg%3E")}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-arrow:hover{background-color:rgba(0,0,0,0) !important}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-arrow:hover:after{content:none}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-arrow:focus{outline:none}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-arrow:after{content:none}@media(max-width: 767.98px){.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-arrow.prev,.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-arrow.next{display:none !important}}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-dots{align-items:center;display:flex;list-style:none;justify-content:center;gap:25px;padding:0}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-dots button{display:block;width:8vw;height:10px;border-radius:10px;background-color:var(--color-tertiary-d);opacity:1;position:relative;text-indent:-200px;overflow:hidden;border:0;transition-duration:0}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-dots button::after{content:"";height:100%;border-radius:inherit;background-color:var(--color-secondary-e);position:absolute;left:0;top:0}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-dots li{margin-bottom:20px}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-dots li.slick-active button::after{animation:sliderIndicator 5s var(--transition-speed) ease-in-out forwards}.b_Carousel-FullWidth .slider-controls-wrapper .slider-controls .slick-dots li.visited-dot button{background-color:var(--color-secondary-e)}@keyframes sliderIndicator{0%{width:0}100%{width:100%}}.b_Carousel-FullWidth .top-hero__scroll-link{position:absolute;left:50%;bottom:0;transform:translate(-50%, 50%);z-index:5;display:flex;justify-content:center;align-items:center;width:56px;height:56px;border-radius:50%;border:2px solid #fff;background-color:rgba(0,0,0,.5);backdrop-filter:blur(23px)}